[INFO] cloning repository https://github.com/frozen-lab/frozen_core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frozen-lab/frozen_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrozen-lab%2Ffrozen_core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrozen-lab%2Ffrozen_core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b5e6b4228307b31402b2e2512f00e74968fbee8
[INFO] testing frozen-lab/frozen_core against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrozen-lab%2Ffrozen_core" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/frozen-lab/frozen_core
[INFO] finished tweaking git repo https://github.com/frozen-lab/frozen_core
[INFO] tweaked toml for git repo https://github.com/frozen-lab/frozen_core written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frozen-lab/frozen_core on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/frozen-lab/frozen_core already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7325f9e92a8ff5fb7b584016633b884f7878fad43dc171ee910bff902ecd830
[INFO] running `Command { std: "docker" "start" "-a" "e7325f9e92a8ff5fb7b584016633b884f7878fad43dc171ee910bff902ecd830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7325f9e92a8ff5fb7b584016633b884f7878fad43dc171ee910bff902ecd830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7325f9e92a8ff5fb7b584016633b884f7878fad43dc171ee910bff902ecd830", kill_on_drop: false }`
[INFO] [stdout] e7325f9e92a8ff5fb7b584016633b884f7878fad43dc171ee910bff902ecd830
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 730c9762f287f08599da018edaa8e8b514db8aebcf4f61140dbef460f7ba8726
[INFO] running `Command { std: "docker" "start" "-a" "730c9762f287f08599da018edaa8e8b514db8aebcf4f61140dbef460f7ba8726", kill_on_drop: false }`
[INFO] [stderr]    Compiling frozen-core v0.0.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] running `Command { std: "docker" "inspect" "730c9762f287f08599da018edaa8e8b514db8aebcf4f61140dbef460f7ba8726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "730c9762f287f08599da018edaa8e8b514db8aebcf4f61140dbef460f7ba8726", kill_on_drop: false }`
[INFO] [stdout] 730c9762f287f08599da018edaa8e8b514db8aebcf4f61140dbef460f7ba8726
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48f61dfd3097f20faf7be9fd1aa60edd56be3b4d384fefb04e9367d0f44fc13c
[INFO] running `Command { std: "docker" "start" "-a" "48f61dfd3097f20faf7be9fd1aa60edd56be3b4d384fefb04e9367d0f44fc13c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling frozen-core v0.0.18 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.36s
[INFO] running `Command { std: "docker" "inspect" "48f61dfd3097f20faf7be9fd1aa60edd56be3b4d384fefb04e9367d0f44fc13c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48f61dfd3097f20faf7be9fd1aa60edd56be3b4d384fefb04e9367d0f44fc13c", kill_on_drop: false }`
[INFO] [stdout] 48f61dfd3097f20faf7be9fd1aa60edd56be3b4d384fefb04e9367d0f44fc13c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1bc0dd5b44c413e7c2edf7d723730c597610995a8f2eb7359596aa1c727fdc9
[INFO] running `Command { std: "docker" "start" "-a" "a1bc0dd5b44c413e7c2edf7d723730c597610995a8f2eb7359596aa1c727fdc9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/frozen_core-95c8c00c120c6c97)
[INFO] [stdout] 
[INFO] [stdout] running 210 tests
[INFO] [stdout] test bpool::tests::pre_allocs::ok_alloc_all_even_when_exhausted ... ok
[INFO] [stdout] test bpool::tests::pre_allocs::ok_alloc_exact_cap_as_requested ... ok
[INFO] [stdout] test bpool::tests::pre_allocs::ok_alloc_works ... ok
[INFO] [stdout] test bpool::tests::dynamic_allocs::ok_large_allocation_with_dynamic_alloc ... ok
[INFO] [stdout] test bpool::tests::pre_allocs::ok_alloc_all_when_requested_larger_then_cap ... ok
[INFO] [stdout] test bpool::tests::concurrency::ok_concurrent_dynamic_alloc ... ok
[INFO] [stdout] test bpool::tests::dynamic_allocs::ok_dynamic_alloc ... ok
[INFO] [stdout] test bpool::tests::pre_allocs::ok_no_duplicate_slots_in_single_alloc ... ok
[INFO] [stdout] test bpool::tests::raii_safety::ok_dynamic_alloc_auto_free_on_drop ... ok
[INFO] [stdout] test bpool::tests::dynamic_allocs::ok_no_duplicate_slots_in_single_dynamic_alloc ... ok
[INFO] [stdout] test bpool::tests::concurrency::ok_concurrent_alloc ... ok
[INFO] [stdout] test bpool::tests::raii_safety::ok_pre_alloc_auto_free_on_drop ... ok
[INFO] [stdout] test bpool::tests::utils::pack_unpack_cycle ... ok
[INFO] [stdout] test crc32::tests::corruption_detection::ok_detects_torn_write_simulation ... ok
[INFO] [stdout] test crc32::tests::corruption_detection::ok_detects_random_corruption ... ok
[INFO] [stdout] test bpool::tests::shutdown_safety::ok_cross_thread_drop ... ok
[INFO] [stdout] test crc32::tests::corruption_detection::ok_every_bit_flip_changes_crc ... ok
[INFO] [stdout] test crc32::tests::corruption_detection::ok_multiple_bit_flips_change_crc ... ok
[INFO] [stdout] test crc32::tests::corruption_detection::ok_single_bit_flip_changes_crc ... ok
[INFO] [stdout] test crc32::tests::hw_sw_consistency::ok_crc_buf_2x ... ok
[INFO] [stdout] test crc32::tests::public_api::ok_known_crc_vectors ... ok
[INFO] [stdout] test crc32::tests::public_api::ok_zero_buffer_crc ... ok
[INFO] [stdout] test crc32::tests::public_api::ok_different_buffers_have_different_crc ... ok
[INFO] [stdout] test error::tests::ok_compare_same_id_different_context ... ok
[INFO] [stdout] test error::tests::ok_context_formatting ... ok
[INFO] [stdout] test crc32::tests::hw_sw_consistency::ok_crc_buf_4x ... ok
[INFO] [stdout] test error::tests::ok_empty_message ... ok
[INFO] [stdout] test crc32::tests::hw_sw_consistency::ok_crc_single_buf ... ok
[INFO] [stdout] test error::tests::ok_error_id_reason_only_changes_low_bits ... ok
[INFO] [stdout] test error::tests::ok_error_id_roundtrip_basic ... ok
[INFO] [stdout] test error::tests::ok_error_id_roundtrip_edges ... ok
[INFO] [stdout] test error::tests::ok_new_and_new_raw_same_id ... ok
[INFO] [stdout] test crc32::tests::public_api::ok_crc_is_deterministic ... ok
[INFO] [stdout] test error::tests::ok_context_exact_format ... ok
[INFO] [stdout] test error::tests::ok_compare_different_id ... ok
[INFO] [stdout] test error::tests::ok_new_raw_uses_display ... ok
[INFO] [stdout] test crc32::tests::public_api::ok_parallel_crc_matches_single ... ok
[INFO] [stdout] test error::tests::ok_empty_detail ... ok
[INFO] [stdout] test ffile::posix::tests::file_grow::ok_grow_extends_with_zero ... ok
[INFO] [stdout] test ffile::posix::tests::file_grow::ok_grow ... ok
[INFO] [stdout] test ffile::posix::tests::file_lock::ok_flock_acquires_exclusive_lock ... ok
[INFO] [stdout] test ffile::posix::tests::file_new_close::err_new_on_missing_parent_dir ... ok
[INFO] [stdout] test ffile::posix::tests::file_lifecycle::err_length_after_closed ... ok
[INFO] [stdout] test ffile::posix::tests::file_lifecycle::err_pread_after_closed ... ok
[INFO] [stdout] test ffile::posix::tests::file_lifecycle::err_grow_after_closed ... ok
[INFO] [stdout] test ffile::posix::tests::file_lock::ok_flock_released_after_close ... ok
[INFO] [stdout] test ffile::posix::tests::file_lock::err_flock_when_already_locked ... ok
[INFO] [stdout] test ffile::posix::tests::file_lifecycle::err_double_unlink_after_close ... ok
[INFO] [stdout] test ffile::posix::tests::fil_sync::ok_sync ... ok
[INFO] [stdout] test ffile::posix::tests::fil_sync::ok_sync_after_sync ... ok
[INFO] [stdout] test ffile::posix::tests::file_new_close::ok_new_close_cycle_on_existing ... ok
[INFO] [stdout] test ffile::posix::tests::file_lifecycle::err_sync_after_closed ... ok
[INFO] [stdout] test ffile::posix::tests::file_unlink::ok_unlink_existing ... ok
[INFO] [stdout] test ffile::posix::tests::utils::ok_err_msg ... ok
[INFO] [stdout] test ffile::posix::tests::file_new_close::ok_new_close_cycle ... ok
[INFO] [stdout] test ffile::posix::tests::file_lifecycle::err_pwrite_after_closed ... ok
[INFO] [stdout] test ffile::posix::tests::file_unlink::err_unlink_missing ... ok
[INFO] [stdout] test ffile::posix::tests::utils::ok_last_errno ... ok
[INFO] [stdout] test ffile::posix::tests::raw_syscalls::ok_f_advice_random ... ok
[INFO] [stdout] test ffile::posix::tests::utils::ok_extract_parent_dir ... ok
[INFO] [stdout] test ffile::posix::tests::utils::ok_path_to_cstring ... ok
[INFO] [stdout] test ffile::posix::tests::raw_syscalls::ok_write_read_at_eof_boundary ... ok
[INFO] [stdout] test ffile::posix::tests::utils::ok_read_max_iovecs ... ok
[INFO] [stdout] test ffile::posix::tests::raw_syscalls::ok_sync_range ... ok
[INFO] [stdout] test ffile::posix::tests::file_new_close::ok_close_on_close ... ok
[INFO] [stdout] test ffile::posix::tests::raw_syscalls::ok_multiple_open_close_cycles ... ok
[INFO] [stdout] test ffile::posix::tests::write_read_single::ok_pwrite_when_overlapping_last_wins ... ok
[INFO] [stdout] test ffile::posix::tests::write_read_vectored::ok_pwritev_preadv_cycle ... ok
[INFO] [stdout] test crc32::tests::hw_sw_consistency::ok_crc_random_bufs ... ok
[INFO] [stdout] test ffile::tests::ff_grow::ok_grow_updates_length ... ok
[INFO] [stdout] test ffile::posix::tests::write_read_single::ok_pwrite_pread_across_sessions ... ok
[INFO] [stdout] test ffile::posix::tests::raw_syscalls::ok_sync_cycle ... ok
[INFO] [stdout] test bpool::tests::polling::ok_pre_alloc_blocks_until_buffers_freed ... ok
[INFO] [stdout] test ffile::posix::tests::write_read_vectored::ok_pwritev_concurrent_non_overlapping ... ok
[INFO] [stdout] test ffile::tests::ff_lifecycle::err_new_when_file_smaller_than_init_len ... ok
[INFO] [stdout] test ffile::posix::tests::write_read_single::ok_pwrite_concurrent_non_overlapping ... ok
[INFO] [stdout] test ffile::tests::ff_lifecycle::ok_drop_persists_without_explicit_sync ... ok
[INFO] [stdout] test ffile::posix::tests::write_read_single::ok_pwrite_pread_cycle ... ok
[INFO] [stdout] test ffile::posix::tests::write_read_vectored::ok_pwritev_handles_large_iovec_batches ... ok
[INFO] [stdout] test ffile::posix::tests::write_read_vectored_load::ok_single_thread_large_batch ... ok
[INFO] [stdout] test ffile::tests::ff_lifecycle::ok_delete_file ... ok
[INFO] [stdout] test ffile::tests::ff_lifecycle::err_delete_after_delete ... ok
[INFO] [stdout] test ffile::posix::tests::write_read_vectored::ok_pwritev_preadv_across_sessions ... ok
[INFO] [stdout] test ffile::tests::ff_lifecycle::ok_exists_false_when_missing ... ok
[INFO] [stdout] test ffile::tests::ff_sync::err_sync_after_delete ... ok
[INFO] [stdout] test ffile::tests::ff_lifecycle::ok_exists_true_when_exists ... ok
[INFO] [stdout] test ffile::tests::ff_lifecycle::ok_new_existing ... ok
[INFO] [stdout] test ffile::tests::ff_sync::ok_sync_after_sync ... ok
[INFO] [stdout] test ffile::tests::ff_lock::ok_drop_releases_exclusive_lock ... ok
[INFO] [stdout] test ffile::tests::ff_lock::err_new_when_already_open ... ok
[INFO] [stdout] test ffile::tests::ff_lifecycle::ok_new_with_init_len ... ok
[INFO] [stdout] test ffile::tests::ff_write_read::ok_single_write_read_cycle ... ok
[INFO] [stdout] test ffile::tests::ff_write_read::ok_vectored_write_read_cycle ... ok
[INFO] [stdout] test fmmap::posix::tests::map_durability::ok_map_durability_after_unmap_and_close ... ok
[INFO] [stdout] test ffile::tests::ff_write_read::ok_concurrent_sync_and_write ... ok
[INFO] [stdout] test ffile::tests::ff_grow::ok_grow_sync_cycle ... ok
[INFO] [stdout] test fmmap::posix::tests::map_unmap::err_map_on_invalid_fd ... ok
[INFO] [stdout] test ffile::tests::ff_write_read::err_read_hcf_for_eof ... ok
[INFO] [stdout] test fmmap::posix::tests::map_sync::ok_sync ... ok
[INFO] [stdout] test fmmap::posix::tests::map_unmap::err_unmap_on_invalid_length ... ok
[INFO] [stdout] test ffile::tests::ff_write_read::ok_write_concurrent_non_overlapping ... ok
[INFO] [stdout] test bpool::tests::shutdown_safety::drop_waits_for_active_dynamic_allocations ... ok
[INFO] [stdout] test bpool::tests::shutdown_safety::drop_waits_for_active_pre_allocations ... ok
[INFO] [stdout] test fmmap::posix::tests::utils::ok_err_msg ... ok
[INFO] [stdout] test fmmap::posix::tests::utils::ok_last_errno ... ok
[INFO] [stdout] test fmmap::posix::tests::map_write_read::ok_read_zero_bytes ... ok
[INFO] [stdout] test fmmap::posix::tests::map_unmap::ok_map_unmap_cycle ... ok
[INFO] [stdout] test fmmap::posix::tests::map_write_read::ok_write_read_with_offset ... ok
[INFO] [stdout] test fmmap::posix::tests::map_unmap::ok_map_zero_bytes_on_new ... ok
[INFO] [stdout] test fmmap::posix::tests::map_sync::ok_sync_after_sync ... ok
[INFO] [stdout] test ffile::tests::ff_write_read::ok_concurrent_grow_and_write ... ok
[INFO] [stdout] test fmmap::tests::fm_durability::ok_epoch_monotonicity ... ok
[INFO] [stdout] test fmmap::tests::fm_lifecycle::err_new_when_change_in_cfg ... ok
[INFO] [stdout] test fmmap::tests::fm_durability::ok_wait_for_durability_with_multi_writers ... ok
[INFO] [stdout] test fmmap::tests::fm_lifecycle::err_delete_after_delete ... ok
[INFO] [stdout] test fmmap::tests::fm_lifecycle::ok_delete ... ok
[INFO] [stdout] test fmmap::tests::fm_lifecycle::ok_new ... ok
[INFO] [stdout] test fmmap::posix::tests::map_write_read::ok_write_read_sync_cycle ... ok
[INFO] [stdout] test fmmap::posix::tests::map_write_read::ok_write_read_cycle ... ok
[INFO] [stdout] test fmmap::tests::fm_concurrency::ok_parallel_reads_with_diff_index ... ok
[INFO] [stdout] test fmmap::tests::fm_concurrency::ok_multi_tx_drop_then_reopen_grown ... ok
[INFO] [stdout] test fmmap::tests::fm_new_grown::err_new_grown_while_previous_instance_is_alive ... ok
[INFO] [stdout] test fmmap::tests::fm_durability::ok_wait_then_drop ... ok
[INFO] [stdout] test fmmap::tests::fm_new_grown::ok_write_reopen_grown_read ... ok
[INFO] [stdout] test fmmap::tests::fm_new_grown::err_new_grown_with_preexisting_instance ... ok
[INFO] [stdout] test fmmap::tests::fm_tx::err_tx_duplicate_index ... ok
[INFO] [stdout] test fmmap::tests::fm_lifecycle::ok_new_existing ... ok
[INFO] [stdout] test fmmap::posix::tests::map_durability::ok_map_durability_after_unmap ... ok
[INFO] [stdout] test fmmap::tests::fm_new_grown::ok_new_grown_updates_length ... ok
[INFO] [stdout] test fmmap::tests::fm_new_grown::ok_new_grown_cycle ... ok
[INFO] [stdout] test fmmap::tests::fm_lifecycle::ok_drop_persists_when_dropped_before_bg_flush ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::err_new_grown_when_t_size_is_not_multiple_of_8 ... ok
[INFO] [stdout] test fmmap::tests::fm_tx::ok_tx_concurrent_non_overlapping ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::err_new_when_t_size_is_not_multiple_of_8 ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::err_validate_t_when_drop ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::err_new_grown_when_t_is_zero_sized ... ok
[INFO] [stdout] test fmmap::posix::tests::map_unmap::err_map_on_invalid_length ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::err_new_when_t_implements_drop ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::err_validate_t_when_size_not_multiple_of_8 ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::err_new_when_t_is_not_8_byte_aligned ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::err_validate_t_when_zero_sized ... ok
[INFO] [stdout] test fmmap::tests::fm_new_grown::ok_write_reopen_grown_read_cycle ... ok
[INFO] [stdout] test bpool::tests::pre_allocs::ok_large_allocation_with_pre_alloc ... ok
[INFO] [stdout] test ffile::posix::tests::write_read_vectored_load::ok_multi_thread_large_batch ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::err_new_when_t_is_zero_sized ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::err_validate_t_when_not_8_byte_aligned ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::err_new_grown_when_t_implements_drop ... ok
[INFO] [stdout] test fmmap::tests::fm_tx::ok_tx_basic_multi_write ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::ok_validate_t ... ok
[INFO] [stdout] test fmmap::tests::fm_tx::err_tx_out_of_order ... ok
[INFO] [stdout] test fmmap::tests::fm_tx::ok_tx_persists_across_reopen ... ok
[INFO] [stdout] test fmmap::tests::fm_validate_t::err_new_grown_when_t_is_not_8_byte_aligned ... ok
[INFO] [stdout] test fmmap::tests::fm_write_read::ok_write_read_without_wait ... ok
[INFO] [stdout] test fpipe::tests::batching::ok_multiple_writes_single_batch ... ok
[INFO] [stdout] test fmmap::tests::fm_write_sync_read::ok_write_sync_wait_returns_immediately ... ok
[INFO] [stdout] test fmmap::tests::fm_write_sync_read::ok_write_sync_read ... ok
[INFO] [stdout] test fmmap::tests::fm_write_sync_read::ok_write_sync_makes_prev_batch_durable ... ok
[INFO] [stdout] test fpipe::tests::fp_grow::ok_grow_file ... ok
[INFO] [stdout] test fmmap::tests::fm_tx::ok_tx_single_epoch ... ok
[INFO] [stdout] test fpipe::tests::durability_wait::ok_wait_blocks_until_flush ... ok
[INFO] [stdout] test fmmap::tests::fm_write_sync_read::ok_write_sync_persists_across_reopen ... ok
[INFO] [stdout] test fpipe::tests::durability_wait::ok_force_durability_concurrent ... ok
[INFO] [stdout] test fpipe::tests::concurrency::ok_barrier_start_parallel_writes ... ok
[INFO] [stdout] test fpipe::tests::fp_grow::ok_write_after_grow ... ok
[INFO] [stdout] test fmmap::tests::fm_write_read::ok_write_wait_read_cycle ... ok
[INFO] [stdout] test fmmap::tests::fm_write_sync_read::ok_write_sync_followed_by_async_write ... ok
[INFO] [stdout] test fpipe::tests::fp_read::ok_large_read_multi ... ok
[INFO] [stdout] test fpipe::tests::fp_read::ok_read_2x ... ok
[INFO] [stdout] test fpipe::tests::fp_read::ok_read_multiple_indices ... ok
[INFO] [stdout] test fpipe::tests::fp_tx::err_tx_empty_commit ... ok
[INFO] [stdout] test fpipe::tests::fp_read::ok_overwrite_same_index ... ok
[INFO] [stdout] test fpipe::tests::fp_read::ok_read_after_grow ... ok
[INFO] [stdout] test fpipe::tests::fp_read::ok_read_concurrent ... ok
[INFO] [stdout] test fpipe::tests::fp_read::ok_read_4x ... ok
[INFO] [stdout] test fpipe::tests::fp_grow::ok_grow_while_writing ... ok
[INFO] [stdout] test fpipe::tests::fp_read::ok_read_multi_generic ... ok
[INFO] [stdout] test fpipe::tests::fp_read::ok_read_single_after_write ... ok
[INFO] [stdout] test fpipe::tests::fp_tx::ok_tx_basic_multi_write ... ok
[INFO] [stdout] test fpipe::tests::fp_tx::ok_tx_concurrent_non_overlapping ... ok
[INFO] [stdout] test fpipe::tests::fp_tx::ok_tx_persists_across_reopen ... ok
[INFO] [stdout] test fpipe::tests::fp_read::ok_concurrent_read_write ... ok
[INFO] [stdout] test fpipe::tests::fp_tx::ok_tx_overwrite_last_wins ... ok
[INFO] [stdout] test fpipe::tests::fp_tx::ok_tx_single_epoch ... ok
[INFO] [stdout] test hints::tests::sanity_checks_for_likely ... ok
[INFO] [stdout] test hints::tests::sanity_checks_for_unlikely ... ok
[INFO] [stdout] test mpscq::tests::basics::ok_drain_empty_when_queue_empty ... ok
[INFO] [stdout] test fpipe::tests::fp_write::ok_write_large ... ok
[INFO] [stdout] test mpscq::tests::basics::ok_push_drain_multiple ... ok
[INFO] [stdout] test mpscq::tests::basics::ok_push_drain_single ... ok
[INFO] [stdout] test fpipe::tests::fp_write::ok_force_durability ... ok
[INFO] [stdout] test fpipe::tests::fp_write::ok_write_and_wait ... ok
[INFO] [stdout] test fpipe::tests::lifecycle::ok_drop ... ok
[INFO] [stdout] test fpipe::tests::shutdown::ok_drop_with_pending_writes ... ok
[INFO] [stdout] test fpipe::tests::fp_write::ok_write_multiple_chunks ... ok
[INFO] [stdout] test mpscq::tests::empty::ok_is_empty_false_after_push ... ok
[INFO] [stdout] test mpscq::tests::empty::ok_is_empty_true_after_drain ... ok
[INFO] [stdout] test fpipe::tests::fp_write::ok_write_epoch_monotonic ... ok
[INFO] [stdout] test mpscq::tests::empty::ok_is_empty_true_on_init ... ok
[INFO] [stdout] test fpipe::tests::fp_write::ok_write_is_blocked_at_pool_exhaustion_for_prealloc_backend ... ok
[INFO] [stdout] test mpscq::tests::cycles::ok_multi_push_drain_cycles ... ok
[INFO] [stdout] test mpscq::tests::cycles::ok_single_push_drain_cycles ... ok
[INFO] [stdout] test fpipe::tests::lifecycle::ok_new ... ok
[INFO] [stdout] test fpipe::tests::concurrency::ok_multi_writer ... ok
[INFO] [stdout] test fpipe::tests::shutdown::ok_drop_during_activity ... ok
[INFO] [stdout] test fpipe::tests::fp_write::ok_write_large_batch ... ok
[INFO] [stdout] test fpipe::tests::shutdown::ok_drop_while_writer_waiting ... ok
[INFO] [stdout] test mpscq::tests::concurrency::ok_multi_tx_push ... ok
[INFO] [stdout] test mpscq::tests::concurrency::ok_multi_tx_push_drain ... ok
[INFO] [stdout] test fmmap::tests::fm_tx::ok_tx_overwrite_last_wins ... FAILED
[INFO] [stdout] test mpscq::tests::concurrency::ok_multi_tx_push_high_contention ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- fmmap::tests::fm_tx::ok_tx_overwrite_last_wins stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fmmap::tests::fm_tx::ok_tx_overwrite_last_wins' (235) panicked at src/fmmap/mod.rs:1920:45:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: FrozenErr { id: 1180162, context: "[not enough memory available on the device] Cannot allocate memory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60a374a1d08a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60a374a1d08a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60a374a1d08a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60a374a1d08a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60a374a3182a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60a374a3182a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x60a374a219a2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x60a374a219a2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x60a3749fa41f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60a3749fa41f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60a374a14d89 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60a3749afe6c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x60a3749afe6c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60a374a14f42 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x60a374a14f42 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60a3749fa4d8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60a3749ef609 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60a3749fb1ed - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60a374a31fbc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60a374a31d32 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60a3748b9450 - <core[d17f6591d688f3bd]::result::Result<(), frozen_core[586b569c269f8a7e]::error::FrozenErr>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60a3748b9450 - frozen_core[586b569c269f8a7e]::fmmap::tests::fm_tx::ok_tx_overwrite_last_wins
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fmmap/mod.rs:1920:45
[INFO] [stdout]   22:     0x60a3748acc77 - frozen_core[586b569c269f8a7e]::fmmap::tests::fm_tx::ok_tx_overwrite_last_wins::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/fmmap/mod.rs:1903:39
[INFO] [stdout]   23:     0x60a374965376 - <frozen_core[586b569c269f8a7e]::fmmap::tests::fm_tx::ok_tx_overwrite_last_wins::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60a3749a314b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60a3749a314b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x60a3749b093b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x60a3749b093b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x60a3749b093b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x60a3749b093b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x60a3749b093b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60a3749b093b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x60a3749b093b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x60a3749aa054 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x60a3749aa054 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x60a3749b3542 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x60a3749b3542 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x60a3749b3542 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x60a3749b3542 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x60a3749b3542 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60a3749b3542 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x60a3749b3542 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60a374a1c99f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x60a374a1c99f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72936e61faa4 - <unknown>
[INFO] [stdout]   45:     0x72936e6aca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     fmmap::tests::fm_tx::ok_tx_overwrite_last_wins
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 209 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a1bc0dd5b44c413e7c2edf7d723730c597610995a8f2eb7359596aa1c727fdc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1bc0dd5b44c413e7c2edf7d723730c597610995a8f2eb7359596aa1c727fdc9", kill_on_drop: false }`
[INFO] [stdout] a1bc0dd5b44c413e7c2edf7d723730c597610995a8f2eb7359596aa1c727fdc9
